move the floating flag from the GInitiallyUnowned bit to GTK_FLOATING.
authorTim Janik <timj@gtk.org>
Thu, 9 Mar 2006 13:33:46 +0000 (13:33 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 9 Mar 2006 13:33:46 +0000 (13:33 +0000)
commit0359e15d3c64ce5142bdf446414b5cbfe7a34ac5
tree7b13692d4e5215350b27381c7a680f332fb6f408
parente2c20c07eeb4b6c9a98a55fb322f0bab4106150e
move the floating flag from the GInitiallyUnowned bit to GTK_FLOATING.

Thu Mar  9 14:29:43 2006  Tim Janik  <timj@gtk.org>

        * gtk/gtkobject.c (gtk_object_init): move the floating flag from
        the GInitiallyUnowned bit to GTK_FLOATING. fixes tests/floatingcheck.
        kudos to mitch for debugging this.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkobject.c